home *** CD-ROM | disk | FTP | other *** search
- FirstResponder = {
- ACTIONS = {
- };
- SUPERCLASS = Object;
- };
- Pref = {
- ACTIONS = {
- changeView:;
- ok:;
- revert:;
- changeSound:;
- };
- OUTLETS = {
- sendMatrix;
- deliveryView;
- autoLaunch;
- newMailView;
- pollTime;
- keyBindings;
- lineLength;
- autoIndent;
- fileView;
- replyTo;
- window;
- sound;
- autoFetch;
- popup;
- editView;
- revert;
- fileForm;
- ok;
- };
- SUPERCLASS = Object;
- };
-